{
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com",
"first_name": "Dennis",
"last_name": "Doctor",
"business_name": "Medical Professionals, LLC",
"phone": {
"country_code": "001",
"national_number": "5032141716"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"billing_info": [
{
"email": "example@example.com"
}
],
"note": "Medical Invoice 16 Jul, 2013 PST",
"payment_term": {
"term_type": "NET_45"
},
"shipping_info": {
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable",
"phone": {
"country_code": "001",
"national_number": "5039871234"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"items": [
{
"name": "Sutures",
"quantity": 100,
"unit_price": {
"currency": "USD",
"value": "5"
}
},
{
"name": "Injection",
"quantity": 5,
"unit_price": {
"currency": "USD",
"value": "5"
}
}
]
}{
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com",
"first_name": "Dennis",
"last_name": "Doctor",
"business_name": "Medical Professionals, LLC",
"phone": {
"country_code": "001",
"national_number": "5032141716"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"billing_info": [
{
"email": "example@example.com"
}
],
"note": "Medical Invoice 16 Jul, 2013 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2025-12-22 PST"
},
"shipping_info": {
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable",
"phone": {
"country_code": "001",
"national_number": "5039871234"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"items": [
{
"name": "Sutures",
"quantity": 100,
"unit_price": {
"currency": "USD",
"value": "5.00"
}
},
{
"name": "Injection",
"quantity": 5,
"unit_price": {
"currency": "USD",
"value": "5.00"
}
}
],
"id": "INV2-X9CV-9L2Z-VNJ3-GZSW",
"number": "INV-20180727261935",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2025-11-07 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-11-07 18:20:17 PST"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/record-payment",
"method": "POST"
}
]
}INV2-X9CV-9L2Z-VNJ3-GZSW
{
"id": "INV2-X9CV-9L2Z-VNJ3-GZSW",
"number": "INV-20180727261935",
"template_id": "TEMP-2951065150453822S",
"status": "SENT",
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com",
"first_name": "Dennis",
"last_name": "Doctor",
"business_name": "Medical Professionals, LLC",
"phone": {
"country_code": "001",
"national_number": "5032141716"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"billing_info": [
{
"email": "example@example.com"
}
],
"shipping_info": {
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable",
"phone": {
"country_code": "001",
"national_number": "5039871234"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"items": [
{
"name": "Sutures",
"quantity": 100,
"unit_price": {
"currency": "USD",
"value": "5.00"
}
},
{
"name": "Injection",
"quantity": 5,
"unit_price": {
"currency": "USD",
"value": "5.00"
}
}
],
"invoice_date": "2025-11-07 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2025-12-22 PST"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-11-07 18:20:17 PST",
"first_sent_date": "2025-11-07 18:20:18 PST",
"last_sent_date": "2025-11-07 18:20:18 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-X9CV-9L2Z-VNJ3-GZSW"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-X9CV-9L2Z-VNJ3-GZSW/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACRElEQVR4Xu2XTW7sIBCE2yuOwU35uamPkCUrOl3VTjJGiZLN05NblCwL6I/FFAV4RP+iN1lHvtXGFm1s0cYWbWzRxhb9C2wKVPDkmbTreYzc0onRFAtD+zSsKkqFVYPrVYqEnZLOks5D+R5ShzmDiSUkJrmrNsmKdYchUbFqrQHS1H825OGYIuTJ3MB4t6VXGFKvUiBMoGIO3B+MxsIujew/32YVyS+FONi0OwjnMxYdS/+x6Na9+/Z4TAfOZAVjABa9Emi8hSNhbPOjQuTgPHcGnrAbCAPDKm2BD/DkIBwJU9yzp9hhJUj74SEX+HMP+eMxN6Qj6jZuvAIeZounIhAmbgja6ocV385EwkyNg5O3LbItWbnBXw0JgNlCm6rvX/myouvlUhjMFvpQd8OcsRKsaLiYLj4SBjcsAMJ3QqNInpJZjoNNOuDvzq6AcZeiYcUHrcqPionMg7zthRCYO+ABwC4mbxlYDHk8JlnV1l2q4nPxYNpLwngLhuHfDciCnBuGEwwTubVDYfjhWO6OEwztyinVPzZiYfboQLC7uzGyMuooB8KUCbff3rijC5LAbvJqKKzQkM7LqNMZZdprLGxayHFSAWabMRCKnoTBXJPrLr6XBZ5MviNh/tsr4U9nWuK+puJg6FoJwIGuY2jcEhIBs+4JZkj5MGe+uBQMQ4kmeMgbZsGWkFjD6uOItsvIGg23cDBMGXJcRpNR54Pp5Zu98GRMoIIH2MERa5s/t+38fOxXbWzRxhZtbNHGFm1s0f/B3gElFcQyFtn/mAAAAABJRU5ErkJggg=="
}