Last active
July 8, 2020 01:41
-
-
Save biancalpadilla/435d023f8164c51be467f57e04a1d2c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"b2b_key": "mZ... <**--removed--**>", | |
"bill_to_name": "Carewell", | |
"developer_account": "<**--removed--**>", | |
"identity": "CA... <**--removed--**>", | |
"shared_secret": "Bf... <**--removed--**>", | |
"ship_to_address": { | |
"name": "Jan<**--removed--**>", | |
"street": "61<**--removed--**>", | |
"street_line_3": "", | |
"city": "UNI<**--removed--**>", | |
"state": "CT", | |
"postal_code": "06<**--removed--**>", | |
"email_address": "[email protected]", | |
"street_line_2": " " | |
}, | |
"items": [ | |
{ | |
"item_id": "35043100", | |
"quantity": 2, | |
"unit_of_measure": "BG" | |
}, | |
{ | |
"item_id": "69553108", | |
"quantity": 1, | |
"unit_of_measure": "PK" | |
} | |
], | |
"order_id": 239000, | |
"account": "<**--removed--**>", | |
"contacts": [ | |
{ | |
"role": "patient", | |
"address_id": "CC237073", | |
"name": "Jan<**--removed--**>" | |
} | |
], | |
"ship_to": "0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment