Deliver pending token service commands now (staff)
/cards/network-tokens/command-deliveriesStaff with cards:tokens:write and a fresh step-up run a delivery pass now (the service also delivers every CARD_NETWORK_TOKEN_DELIVERY_INTERVAL). Commands leave in creation order per token; one waiting behind an undelivered command for its token is counted as waiting. A failed delivery is retried under the same command id.
Headers
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Returns
200 OK
attemptsarray of objectsRequired9 child attributes
acknowledgmentobject or nullOptionalAcknowledgment is the token service's answer to a command. Simulated is true whenever the simulator answered: a simulated acknowledgment is never evidence a network acted.
6 child attributes
acceptedbooleanRequiredcommand_idstringRequireddetailstringOptionalnetwork_referencestringOptionalreceived_atstring · date-timeRequiredsimulatedbooleanRequiredactorstringRequiredadapterstringRequiredatstring · date-timeRequiredattemptintegerRequiredcommand_idstringRequirederrorstringOptionaloutcomestringRequiredDelivered, refused or failed
token_idstringRequiredwaitingintegerRequiredErrors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503