{ "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-03-04 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-ZX5R-UGM7-FGZT-BF79", "number": "INV-20180727196362", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-01-18 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-01-18 18:36:31 PST" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/record-payment", "method": "POST" } ] }
INV2-ZX5R-UGM7-FGZT-BF79
{ "id": "INV2-ZX5R-UGM7-FGZT-BF79", "number": "INV-20180727196362", "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-01-18 PST", "payment_term": { "term_type": "NET_45", "due_date": "2025-03-04 PST" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-01-18 18:36:31 PST", "first_sent_date": "2025-01-18 18:36:33 PST", "last_sent_date": "2025-01-18 18:36:33 PST", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-ZX5R-UGM7-FGZT-BF79" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-ZX5R-UGM7-FGZT-BF79/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACL0lEQVR4Xu2WTa7eIAxFnVGWwU4h7DRL6JAR1OeSSF95T2onVVULK4rAOUTi+vJj40/ih62Zb2NjS2xsiY0tsbElNrbE38C6EWXc+bztpHvMtscZC6NNvrTk7ToAfFR5PkXCXIeZ5F1buiwx0CxHxGayer+5GuN6M/Gw0tJQuV0Qqh8TGyp0uk7XQQZAk2mGWJgR2RX49SEbC3ui+c6MGq6MV39KMSMMhiBM3709Lkve9dLTxe2hsClFbYYUGlVQRn/4LH0ATBuyaRWblnOWJhmrh8K6qjwkSPd7FPoALKUPgAnQgyx0UcbS4EgKh/n01exgab7rbITCZsU5dr3hbjcZ4NEnENbxNlfiOi8V8rzebGiRMDezz72M+9BhNGAAJE40zD6+SgcGerLHwrrUKNqvsmFy2k7SjoVp4tPqw8mTBe75KjNEwjx56STyxyZ/ugFY3Z+CRMDUlQGGlKH6AA0+FsanQ4eRP/XD8EVfY2FpYGnW9YG9ycDHwjpnLiYHaKzogjj3Y4BYGArI3sBOPuI8EQdj1m5spDjocgwd7V3UobDbjFpnvY8HxupXNEzkyWF0tETKN237Ksh/j83o74Z8GVY3xvJEwjqT908Uus6ia+OacCiMNkftQcXTiz1qxMJeh6vuRUMIXa4iYvKAt7EBo7LMEBAzXS24Y+i62BiSo2H+kgJOqltV/azVHQozIrN+8XnXir4Y4kKFwn4bG1tiY0tsbImNLbGxJf4N9hOazB+pctdfogAAAABJRU5ErkJggg==" }