documents
Send label documents
Transmit all uploaded documents for a label to the carrier. Documents must be uploaded to their upload target before they can be sent.
post/v1/labels/{label_id}/documents/send
Response
The documents were sent to the carrier.
Example response
{
"sent_count": 2
}