v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Retorna os dados de um QR Code location

get/pix/v1/location/{locationId}

Path parameters

locationIdinteger required

ID do location retornado quando ele foi criado

Response

200

statusstring
clientRequestIdstring
urlstring
emvstring
typestring
locationIdinteger

Example response

{
  "status": "ACTIVE",
  "clientRequestId": "9b26edb7cf254db09f5449c94bf13abc",
  "merchant": {
    "postalCode": "01201005",
    "city": "Barueri",
    "merchantCategoryCode": "0000",
    "name": "Celcoin Pagamentos"
  },
  "url": "api-h.developer.btgpactual.com/v1/p/v2/cobv/1b74809e904d41dbb5177c1b548e0193",
  "emv": "00020101021226980014br.gov.bcb.pix2576api-h.developer.btgpactual.com/v1/p/v2/cobv/1b74809e904d41dbb5177c1b548e01935204010053039865802BR5911BTG Pactual6014Rio de Janeiro610820000100623605321b74809e904d41dbb5177c1b548e01936304EB3E",
  "type": "COB",
  "locationId": 55845
}