Skip to content

Send a document asset to Basecone ​

POST
/v1/purchaseorders/{purchaseorder_id}/document-assets/{documentasset_id}/send-to-basecone

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

purchaseorder_id*

XS2event ID of the PurchaseOrder

Type
string
Required
documentasset_id*

XS2event ID of the DocumentAsset

Type
string
Required

Request Body​

application/json
JSON
{
  
"payment_condition": "string"
}

Responses​

OK

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​