API Reference
cURL
curl --request PATCH \ --url https://api.oplog.one/openapi/v1/SalesOrders/UpdateSalesOrderInvoiceUrlAndAsn \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json-patch+json' \ --data '{ "packageReferenceNumber": "<string>", "shippingAddressFullName": "<string>", "shippingAddressPhone": "<string>", "shippingAddressEmail": "<string>", "shippingAddressCity": "<string>", "shippingAddressDistrict": "<string>", "shippingAddressFullAddress": "<string>", "deliveryType": "RegularDelivery", "invoiceUrl": "<string>", "asn": "<string>" }'
If you want to emulate, please enter TenantId.
Success