Initiate transfers of monthly certificates to other sub-accounts within an account.
OK
Invalid parameter(s)
Unauthorized access
Permission denied
Request payload is too large
Server too busy or acceptable use policy violation
An unexpected error has occurred
{- "requests": [
- {
- "correlationId": "1",
- "certificateSerialNumberRange": "NAR-REC-1234-CA-06-2024-555555-1 to 66",
- "quantity": "55",
- "subaccountId": "77"
}
]
}
{- "submissionId": "1",
- "responses": [
- {
- "correlationId": "1",
- "certificateSerialNumberRange": "NAR-REC-1234-CA-06-2024-555555-1 to 66",
- "quantity": "55",
- "subaccountId": "77",
- "transferId": "5678",
- "remainingCertificateSerialNumberRange": "NAR-REC-1234-CA-06-2024-555555-56 to 66"
}
]
}