{
"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-17 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-339K-7D5A-XM7D-4TUB",
"number": "SSRF-SEND-1785687742",
"template_id": "TEMP-10394883S32914143",
"status": "DRAFT",
"invoice_date": "2026-09-02 PDT",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-09-02 14:18:58 PDT"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/record-payment",
"method": "POST"
}
]
}INV2-339K-7D5A-XM7D-4TUB
{
"id": "INV2-339K-7D5A-XM7D-4TUB",
"number": "SSRF-SEND-1785687742",
"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-02 PDT",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-10-17 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-09-02 14:18:58 PDT",
"first_sent_date": "2026-09-02 14:18:59 PDT",
"last_sent_date": "2026-09-02 14:18:59 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-339K-7D5A-XM7D-4TUB"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-339K-7D5A-XM7D-4TUB/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPklEQVR4Xu2XQY7lIAxEzYpjcFNCbpojzJIVniqb6E/olno2o1EsrAgR/8eCcsXwRf8mfsma+TY2tsTGltjYEhtbYmNL/AtsCOPQq+ZLMl+TzxE5FsY580cvzviqY/4UCYMOnuR49tKkcKFIjYh58jRNALc7Ew87elErN8hTPwtjYWqFLi1DBwVzdPnO5O/HhFGhwPNhNhY2o6Nl0QZQhlY3wCMMRkG4fXibpccrSs9Xuj0W5t7uQimmw6e9HyaPgHnjch0oTjVNKq0eClOKUFyQYcokJbCUPgSmp1W8UpmPyZVHUjxMm0xvQweMSolsEggbdiVOtv3B54Ic6dYnEqYfS+NScSWXQjBieSgMGbXMyQddq5hEFOqp2+sx7TTz8M4Mkksu1l0eJg+AAUBerF+lTm9jclCZp27vxxSC4F+ASLUxWUbNBpwHwlDfxqJbuTM9P+6v+6lbBIx5dq15PRbjtZMPhQn3DmPjp+Z8p+ErVYqFYfsot8HCEeS9NhamlIIiJPuETY3SsJZPKAyuTh2CsNb4CXNly5pqhMLsE66mifDTvioXcslDkBCYWq2rH0bmASRP62OxMBZaTJPEBIKvkhdBXo95UBZToBlvHpjJMNjg5v1bdoa3iwYnGBwK49xbNJvVmNhUIxaGjVuzQuml+BJG/nI6B8F4Ht3VZ91rpucDYpk3jQN3DL8udgrCZCgMgykgxSbzQmWTWJgwwAw7jAYn0+3ypyDvx36MjS2xsSU2tsTGltjYEv8H+w2LueLsHi3vSQAAAABJRU5ErkJggg=="
}