{ "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-43KH-WSMU-JHTC-YJTJ", "number": "INV-20180727196312", "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 14:57:27 PST" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/record-payment", "method": "POST" } ] }
INV2-43KH-WSMU-JHTC-YJTJ
{ "id": "INV2-43KH-WSMU-JHTC-YJTJ", "number": "INV-20180727196312", "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 14:57:27 PST", "first_sent_date": "2025-01-18 14:57:28 PST", "last_sent_date": "2025-01-18 14:57:28 PST", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-43KH-WSMU-JHTC-YJTJ" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-43KH-WSMU-JHTC-YJTJ/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACRUlEQVR4Xu2XQW7lIBBE2yuOwU2NuSlHmCUreqoKosknkTKb0ei3aFn+bfyI5OqiIeZ/E79sH/k2DrbFwbY42BYH2+JgW/wLbBijeLtTs8THa+aIFAtjzvHSM/LqBDCrrFeRMOgwB3mvPT+WOdHsjojNQTDeoYY/HyPxsAJA5faeWf2YmKvQ+UnQgSYv1GSaIRZmjBsKvF4cjYWt6OjMVGBYhtWnFDPCYBSEnw9v+wNlzFB6PtLtsbBEh9duvLNFw+HL3vMeCkvt6tIhedU2hPzmeCyMavBCMgyyzKOU76V/f8ynFEYFTIfGaXLnlhQKgw5OQZa3qUzS5juTQBgEuVlxbruDV4Mcl0y+6fb+GL8dv9V5qKC3Ow1ftT1FwgZPUA2CVJKcNbii6fYXkwfATP/jyABFby82Lhggj1jYbFxXJ1nk7cKlDYleBAmADRXdWXEoI2NjijzPPBTGKMASx4cqXrGo980oAMbm7M6uhYSzkgBODIU5HY61TBgXdKDJP1Z3KGxJgbo3k8mrVCIfDRPTBUiK0iEOqv9i8gDYdPLgaQq1Bp+dLWupEQvDSCMDKfSIHPp8ESQCNovOFS3gkkqVlgiGsXfh828qMCvezL4K8vbYjGHZ2bIIiOd0/oVA2DDG51dVjWuOhMKYs+JU4w+21IiF4a2a1Vq/rXRptAwfDkvyAHLZQNecFQ6z7NqM1Ku5Mc25sTDcpABIJnQ7MCWxMGPcXL+NiWVMfDTFPgvy/tiPcbAtDrbFwbY42BYH2+L/YL8B8iL/DCSJty0AAAAASUVORK5CYII=" }