Skip to main content
POST
/
clabes-receptores
/
{clabeReceptorId}
{
  "status": true,
  "message": "RFC asignado correctamente"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

clabeReceptorId
string
required

Response

status
boolean
required
Example:

true

message
string
required
Example:

"RFC asignado correctamente"

I