{ "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-04-09 PDT" }, "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-4JU2-BTMZ-5R63-9SPK", "number": "INV-20180727200383", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-02-23 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-02-23 19:26:36 PST" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/record-payment", "method": "POST" } ] }
INV2-4JU2-BTMZ-5R63-9SPK
{ "id": "INV2-4JU2-BTMZ-5R63-9SPK", "number": "INV-20180727200383", "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-02-23 PST", "payment_term": { "term_type": "NET_45", "due_date": "2025-04-09 PDT" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-02-23 19:26:36 PST", "first_sent_date": "2025-02-23 19:26:37 PST", "last_sent_date": "2025-02-23 19:26:37 PST", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-4JU2-BTMZ-5R63-9SPK" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4JU2-BTMZ-5R63-9SPK/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACP0lEQVR4Xu2XQY7lIAxEnRXH4KYQbpojzJJV6Koy3crwR5retFrfwooQMY9FyoWT2PhO/LE188/Y2BIbW2JjS2xsiY0t8RPYbYw6rpIuS7w9fI5IsTDOma89Y94GAeyqcykSBh08ifE6ej4tc6NZiYh5snWruMY4PzPxsNrzYLkpCKsfE8OAZD4TdJABqImbIRZmjAIF/r6YjYXN6OjMVKCh9D27FB5hMArCx4e3VXrjieYt3R4KIwkd5HONcPi099PkATDNvXfR1XcS2d32obDRs5MQ5DYr81NKbtd6GOy2PCgFliALzzWVQZIqBcNQ5XEyTxs01+fRvsJgg0WnIEaH81zj7pDJn4LEwA59EgOoEMEkBUe+niJhyLjJkTzZssDoFUyVgmFGQRINUGWDg43rMlvPQgBMS7NlFb2VnF8EeX8MpWf1C/4FJp8xwPOcB8IQqPvRUWjmb1W88Z17PQWJgNHhXyLQCZYEcGMojCansQmfLL1MTifwOzkUpooPWpo6tCkLSx8NU+OqOrzyANSAONc0QCQsXQVHmBdr3Xp2cSoXg2HDH7/yM8N34UVsL4JEwKiGxpPN2Q4lmzshFCYFNDFVH6XH5EWQt8c8bne4gCKAEsXCAGiJhb41aWpcDofCOEebms3qnthUIxaGB8fj6/xa5pYujRJ3BcRQdC0Zq8+6F5khJAYdcB3+udi5pUTDMEgB1p23TdV3M4TCjAERQGqSQbrb7SnI+2P/jY0tsbElNrbExpbY2BK/g30A7fHbZnsLRf0AAAAASUVORK5CYII=" }