Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #request
- {
- "id": "1000036065010",
- "order_number": "1000036065010",
- "order_date": "2024-03-05T15:23:37",
- "status": "open",
- "customer": {
- "contact_name": "Petar Sambolek",
- "first_name": "Petar",
- "last_name": "Sambolek",
- "street": "Ulica Svete Ane 57",
- "postcode": "31000",
- "city": "Osijek",
- "phone": "0923051110",
- "e_mail": "sambolek.petar@gmail.com"
- },
- "items": [
- {
- "position": 1,
- "product": {
- "ean_code": "4015672110465",
- "name": "Omron Evolv tlakomjer za nadlakticu"
- },
- "quantity": 2,
- "price": 197.76
- }
- ],
- "payment": {
- "status": "paid",
- "method": "credit_card",
- "transaction_id": "174584",
- "credit_card": {
- "brand": "VISA"
- }
- },
- "discount_amount": "0.0000"
- }
- #response
- [N905] Cannot add order payment
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement