The PSP Object

Object that represents a Payment Service Provider (bank or financial institution) in the Pix network.

PropertyTypeDescription
ispbStringISPB code that uniquely identifies the PSP in the Brazilian payment system.
nameStringName of the PSP.

Example

{
  "ispb": "12345678",
  "name": "Payer Bank"
}