{ "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-25 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-46WJ-2JRV-TCVU-YFUU", "number": "INV-20180727240976", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-10-11 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-10-11 21:49:17 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/record-payment", "method": "POST" } ] }
INV2-46WJ-2JRV-TCVU-YFUU
{ "id": "INV2-46WJ-2JRV-TCVU-YFUU", "number": "INV-20180727240976", "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-11 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-11-25 PST" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-10-11 21:49:17 PDT", "first_sent_date": "2025-10-11 21:49:18 PDT", "last_sent_date": "2025-10-11 21:49:18 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-46WJ-2JRV-TCVU-YFUU" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-46WJ-2JRV-TCVU-YFUU/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPklEQVR4Xu2YTW4DIQyFzYpjcFMGbpojdMkK9z2bKgmN1G6qKhbWaMTPRySeHx4U0d/Eh+wjL+NgWxxsi4NtcbAtDrbFX2BTGJfear5JZjd5G5FjYWxz/BrFGV91ralIGHTwQb77KE0KF4rUiJgP9iEXHtX2NRIPu0ZRpvuWRul6XxgLwwuDpWXooGBMEzdDLEwYFQo8PxyNha0YKFlcAmVwol0KjzAYBeH24W1txHii2aXbY2EZ9aq4z3mQgdmgT8XCeH6rveFqdF2TSquHwozUboLM+1WKKj2mPgbW1/Yt74MPTK6wwbMgb4/Z3cn3PklSFgxCEDYCYRPjQns35J0PSEkm0aMgEbDMuwRMnuxSQW9DCkhkn6dImNo3SCz7TYqSIeAqRcLQrbwxsjKLvRML1w0LZyxMh1maUoCjt1m71FeFwmaGvZn0CVks6TqKLtvHwoTbX+lG4bKMdxzq549RDKxyilWrEUPGDRgvzsKbY9x7su0DQ5smp+0hVChMcYq5fXGy095rbTSMGYcIxQGlGqzYywCBsLmOMGtyzfy7Sc0J1/qNSJjvnd5O1gWf6IdNkAAYT7Hal7dREIdpA47HwjoOsuVdVrFi47sg7455IOOXHefmfObyGQub3PzTVLfC5SOhMLb9LC/SsKVGLAyz3H5i3osvYZgZQmLVpsRsYM9WuKJgKFmDVav7dXFwSY2G4eWCFO92y35lIxYmDDCmjF+rltvlUZD3x36Mg21xsC0OtsXBtjjYFv+DfQLZG8hYRizEIAAAAABJRU5ErkJggg==" }