curl --location --request GET '/v1/purchase-orders//export-po-bill' \
--header 'Authorization: {{token}}' \
--header 'Accept-Language: vi'{
"data": {
"po_bill_url": "https://nhl.sgp1.cdn.digitaloceanspaces.com/ts/afe6612ec6a845a7b9c5cb013dc0261f.pdf"
},
"error": false,
"error_code": null,
"log_id": null,
"messages": "OK",
"total": 1,
"version": "1.0.3",
"error_detail": null
}