{
"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": "2026-10-18 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-GKLE-TVTA-7CLR-LXGJ",
"number": "SSRF-SEND-1785687824",
"template_id": "TEMP-10394883S32914143",
"status": "DRAFT",
"invoice_date": "2026-09-03 PDT",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-09-03 21:14:45 PDT"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/record-payment",
"method": "POST"
}
]
}INV2-GKLE-TVTA-7CLR-LXGJ
{
"id": "INV2-GKLE-TVTA-7CLR-LXGJ",
"number": "SSRF-SEND-1785687824",
"template_id": "TEMP-10394883S32914143",
"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": "2026-09-03 PDT",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-10-18 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-09-03 21:14:45 PDT",
"first_sent_date": "2026-09-03 21:14:45 PDT",
"last_sent_date": "2026-09-03 21:14:45 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-GKLE-TVTA-7CLR-LXGJ"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-GKLE-TVTA-7CLR-LXGJ/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACUklEQVR4Xu2YTa7cIBCE2ysfg5uCuamPkCUrSH2Nn16MIiWbKJoWrZHFz8dIriqDZ2z8Tf2wdeS3tbGlNrbUxpba2FIbW+pfYN2oMu583nbSPWZbdcbCaDNeWlK7DgCtKs9UJEw6zEGutaXLEgvNckRsDtaB9YKvr5F4WGlpYLdmE+7HxIYbna5TOtAuTZrMMMTCjMpS4P1hNBb2VNPOjAJd1rc0pZgVBkMQbl/ZHpcl8bKebmMkEjaapniEMyRPcXFl+IZfrf98rKMGU5LCzvGQbcY+GuZdBOnfr1Kcv6+EfD42WtKURJAC5ljxkA+OpFjYkN04XlycoyGL1tbZiIQ11NDsJTU85Eb30ScSNkUYUgBNiDpScOV4ioQNLL6PrwAI6+ZHsHR56fbxmJjSpghs1BeMNi4FQMtDYSq5LNOLv1o8DZR56/b5WPfDyAXRD1g9xYSBtYM8BMN0+4ewk52qu+NaVd+HUQiM68Bu2h3HHWBhKMxJNDF04Fkm5M2yP92RMClQGgmfXlfiTQDUDYYNMRKEVJPtgRp62bifAATCuHfNujLHJNmyHjVCYacftQ0p8kngM11bBQmBVfe989+a9mpkYXDM/9kiYf4uwYELUxi76a+CfDw2q/uGfHkMsgPdP5Gwzs3r6JHv3vUkXFLJ4VAYbbap6o7nB3vUiIXpxpVznmjXRAeTUSdrI2JynylDE3yXMjMM8bDiu1adr4uNJTkapouw1C3NbnX3M41YmFHZHT9QI3U2ai2RUKGwP9bGltrYUhtbamNLbWyp/4P9BDEWQ4Xa3CZaAAAAAElFTkSuQmCC"
}