Status Codes

CodeStatusDescription
200OKEverything worked as expected.
202AcceptedThe request has been accepted for processing, but the processing has not been completed.
401UnauthorizedNo valid API key or no API key was provided.
403ForbiddenThe API key does not have the necessary permissions to perform the request.
404Not FoundThe requested resource could be not found.
500Internal Server ErrorThe BCB Payments API experienced an internal server error. We recommend retrying the request using an idempotency key.