{ "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-11-29 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-T95R-2HR5-EHTA-WQNX", "number": "INV-20180727245094", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-10-15 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-10-15 09:14:01 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/record-payment", "method": "POST" } ] }
INV2-T95R-2HR5-EHTA-WQNX
{ "id": "INV2-T95R-2HR5-EHTA-WQNX", "number": "INV-20180727245094", "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-10-15 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-11-29 PST" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-10-15 09:14:01 PDT", "first_sent_date": "2025-10-15 09:14:03 PDT", "last_sent_date": "2025-10-15 09:14:03 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-T95R-2HR5-EHTA-WQNX" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-T95R-2HR5-EHTA-WQNX/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACSklEQVR4Xu2XQY7cMAwE6ZOfoZ/a1k/9hBx1ktJFarK72gDJJQiGMGF4ZKp4cLMleWz8TfywNfPbeLAlHmyJB1viwZZ4sCX+BdaNOMd97LftPG4xVuy5MMbkz1aCiapzTmXCpEMkuddWLisUmh0ZsUjWZqeuMa5XJh92tjJo9721UsdHYS5MNyXLtUsHNwCahBlyYUYcUuDrRTYXNqNpy6JEymhFhxQRaTAE4fXl7bmK1XoecXsqTFIcsndI4TvzOaa9P5s8AdZ9Fj83XN1fmhwa5MJGK/6j2SIFKm4H+Nb6t8e6m/xwKQwDTJOPUCkT5mdQnafPfTZkGY3lzCAXptmNXevXJmabm3wR5N2x4S9+GYv6HO5tZfTox1MqbKDD5skaVfzxCXFSYZ09WX9zWMgxu7FxyQAIlQkbrVw7TR8N8mBF6+RV7VfdEmCIgMOnLDuFAxvcm8+mwTpvfXujyXfveG0UfjX522OjsVNdVqKk03EHGnwqTC3WroXVeZAOmNwNf/p0Iox3v9zn5t2vbgD4XBiZxirWLJqgBlvZNEAqjBYL7n4Y1VYww0uNVBhS0HFJIQU6pzDfG6sgKTA67ppcDmyzduYTYShg/mlh8aWhdW3fBXl7LKKHJjuA82QimQbrRqCJe0BT1TeugFNhjHXUFi1q+8CmGrkwzcrn5bV++cAgpuETYnhAY8PkfkVVPkzfFZy/NT4XGyVHNkw3Mt1KDKp33we5MCMOtX4qo8G4vMQ+C/L+2B/jwZZ4sCUebIkHW+LBlvg/2E+ItwIzWO3jvQAAAABJRU5ErkJggg==" }